DrawBezier(Pen,PointF,PointF,PointF,PointF)
DrawBezier(Pen,Single,Single,Single,Single,Single,Single,Single,Single)
DrawBezier(Pen,Point,Point,Point,Point)
- Category
- Method
- Description
- Draws a B?zier spline defined by four System.Drawing.Point structures.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description pen Pen pt1 Point pt2 Point pt3 Point pt4 Point - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
DrawBezier(Pen,PointF,PointF,PointF,PointF)
- Category
- Method
- Description
- Draws a B?zier spline defined by four System.Drawing.PointF structures.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description pen Pen pt1 PointF pt2 PointF pt3 PointF pt4 PointF - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
DrawBezier(Pen,Single,Single,Single,Single,Single,Single,Single,Single)
- Category
- Method
- Description
- Draws a B?zier spline defined by four ordered pairs of coordinates that represent points.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description pen Pen x1 Single y1 Single x2 Single y2 Single x3 Single y3 Single x4 Single y4 Single - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database